Retrieves the title of the AutoIt window.
AutoItWinGetTitle ( )
Parameters
None.
Return Value
Returns a string containing the title of the AutoIt window.
Remarks
None.
Related
AutoItWinSetTitle, WinGetTitle
Example
$a = AutoItWinGetTitle()